ActiveReports 19 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / DrawText Method / DrawText(String[],RectangleF,String) Method
The astr text.
The text.
The string link.

In This Topic
DrawText(String[],RectangleF,String) Method
In This Topic
Draws the text.
Syntax
'Declaration
 
Public Overloads Sub DrawText( _
   ByVal astrText() As String, _
   ByVal text As RectangleF, _
   ByVal strLink As String _
) 
 

Parameters

astrText
The astr text.
text
The text.
strLink
The string link.
See Also